ScheduledItem.IsCanceled property¶
Defined in
Type: ScheduledItemSystem.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public bool IsCanceled { get; }
Summary: Gets whether the work item has received a cancellation request.
Returns: bool